Set up project invoices to send via email
This example explains how to set up the INVInvoice (Single) layout so that you can email your project invoices to preferred customer contacts. You could use a similar approach for draft bills and project credit notes.
This example explains how to:
- Set up your INV Invoice (Single) layout in Report Designer so that you can email your project invoices to the correct contact email address for each customer.
- Set up a customer role and associate this role with the INV Invoice (Single) layout so that it is sent to the preferred contact for each customer account.
- Send invoices as email attachments.
- Send email messages to your Outbox first for checking.
Set up your invoice layout in Report Designer
Open: Tools > Run Sage Report Designer.
-
Select your project invoice layout: File Explorer > Layouts.
- From the Properties Pane, select Email options and click .
-
Enter your email options:
-
From the: Email message should contain drop-down list, choose the group that matches the header section of the invoice layout.
For the INVInvoice (Single) layout, select the group that contains INVInvoiceCredits.INVInvoiceCreditID.
-
Click To.... and add the required recipients. To send your project invoices to the preferred contact for each customer, add the SL Customer Accounts > ContactEmailAddress expression.
See how to add this expression-
In the Expressions section, click Add.
-
Drag the following from the Fields pane to the Expression Editor section:
SL Customer Accounts > ContactEmailAddress.
- Click OK.
CopySLCustomerAccounts.ContactEmailAddress
-
-
If required, click CC... to enter the recipients for a copy of the email.
These can be entered as text or as an expression.
-
Enter a Subject for the email.
This can be entered as text or you can use an expression to include information such as your company name and the invoice number.
See how to add this expression-
Click Subject.
-
Drag the following from the Fields Pane:
SYSCompanies > CompanyName.
-
In the Expression Editor, enter + "Invoice No:" +
Note: To add more than one expression use + or and. If you want to include text with an expression use "quotation marks" around the text.
-
Drag the following from the Fields pane:
INVInvoiceCredits > DocumentNo.
The completed expression should be as follows:
SYSCompanies.CompanyName + " Invoice No: " + INVInvoiceCredits.DocumentNo
. - Click OK.
Alternatively, you can copy and paste the following expression:
CopySYSCompanies.CompanyName + " Invoice No: " + SOPInvoiceCredits.DocumentNo
-
-
Choose whether to send the invoices as plain text or as an attachment.
See how to send as plain textIf you want to send the report as plain text, you may have to amend the layout to make it suitable for an email message, as the layout is designed for printed output.
Note: Some layouts contain text that is designed to be read by a 3rd party document management add on available for Sage 200. This text is not designed to be printed but will appear when the document is sent as plain text. You may want remove this if you are sending your emails as plain text.
See how to send as an attachment- Enter the required message text.
- Choose the file type that you want to send from the Attachment Format drop-down list.
-
Enter a Filename for the attachment.
You can use an expression for this if you want the filename to include information such as your company name and the invoice number.
See how to add this expression-
Click Filename.
-
Drag the following from the Fields Pane:
SYSCompanies > CompanyName.
- In the Expression Editor, enter + "Invoice No:" +
-
Drag the following from the Fields pane:
INVInvoiceCredits > DocumentNo.
The completed expression should be as follows:
SYSCompanies.CompanyName + " Invoice No: " + INVInvoiceCredits.DocumentNo
. - Click OK.
Alternatively, you can copy and paste the following expression:
CopySYSCompanies.CompanyName + " Invoice No: " + SOPInvoiceCredits.DocumentNo
-
- Choose whether to send the invoices via email straight away or to your outbox for checking before sending to email recipients.
-
Choose your email account provider.
Microsoft Outlook Select this if you are using Microsoft Outlook MAPI Select this if your email application uses a MAPI (Outlook / Exchange) mail server.
-
-
To save the new invoice layout, select File > Save As.
When you change a default layout, letter or report, you must save the new layout, letter or report in the custom or company folder.
Set up your customer accounts and document layouts
-
Choose to use the new project invoice layout.
-
Set up a new role or use an existing one.
See how to set up a new roleOpen: Accounting System Manager > Settings > Customer and Supplier Roles.
- Use an existing role or add new one.
- Select Sales or Purchase and Use with Documents.
-
Associate this role with Billing Invoice document type.
See how to associate roles with document typesOpen: Accounting System Manager > Settings > Customer and Supplier Document Types.
- Select the role for the Billing Invoice document type.
-
Set up a Preferred Contact for the role with a valid email address for each customer account that you want to send invoices to via email.
See how to set up a preferred contactOpen: Sales Ledger > Sales Accounts > Amend Account Details | Contacts.
- Select the contact and click Edit.
- Add or edit the role and select Preferred Contact.